combobox: allocate the right border to the arrow and not to the label
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 6 Apr 2011 02:36:24 +0000 (22:36 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 12 Apr 2011 21:14:34 +0000 (17:14 -0400)
commitcfb54d81bd0fbd25a4462a76f74c52d893294a2a
tree99205747226d8e006651a50f003f4926c9d2fce4
parentbb038d4dd4c6cd031b433ce68d1c00069194ed06
combobox: allocate the right border to the arrow and not to the label

When the combobox is in menu mode, the right padding of the togglebutton
inside, should be allocated to its rightmost children, which is the
arrow.

https://bugzilla.gnome.org/show_bug.cgi?id=646882
gtk/gtkcombobox.c